home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / PCCDEMO.ZIP / COMP1.EXE / DBLSPACE.PRS < prev    next >
Text File  |  1993-12-20  |  6KB  |  100 lines

  1.                                         âüïÆÅÇéä ÆÄïöôêÄìÆ ╬╠╬╠╬╠╬╠╬╠╧╧╬╠╬╠╡
  2.                                    
  3.                                    │  α ≥εδ⌠≤Φεφ ≤ε α πßδ≥∩αΓΣ ∩±εßδΣ∞
  4.                                    │
  5. πßδ≥∩αΓΣ Γ±α≥τΦφµ ≥εδ⌠≤Φεφ         │  ß√ ≥Φµ⌠±π µδαΣ±⌠∞
  6.                                    │
  7. Σ≈∩αφπΦφµ πßδ≥∩αΓΣ                 │     I am one  of the multitude (it
  8.                                    │  seems)   of   people   who   have
  9.                                    │  experienced serious problems with
  10.      ││   │                        │  DOS 6 and Dblspace.
  11.    ┌─┤├─┐ │┌─┐┌─┐┌─┐┌─┐┌─┐         │     Lots of files got mysteriously
  12.    │ ││ │ │└─┐│ │┌─┤│  ├─┘         │  lost, even whole directories went
  13.    └─┘└─┘ ┴└─┘├─┘└─┘└─┘└─┘         │  missing.
  14.               │                    │     Well,  I'm  not  easily scared
  15.    │      │      ≥Φµ⌠±π µδαΣ±⌠∞    │  off so I plodded on, trying every
  16.    ├─┐┌─┐ │┌─┐        and          │  conceivable  method  to  find the
  17.    │ │├─┘ ││ │     ≤Φαφµ σεε       │  reason for this strange behavior.
  18.    └ └└─┘ ┴├─┘                     │  Nothing  turned  up  and  matters
  19.            │                       │  just got worse: after a  few days
  20.                                    │  DOS reported  a  damaged  CVF and
  21.                                    │  the next  day the  machine didn't
  22.                                    │  recognize the hard disk at all!
  23.                               
  24.  
  25.                                    │  drive  is  somewhat  incompatible
  26.    Okay,  I   thought,  desperate  │  with DOS 6 setup (or FORMAT).
  27. measures   are    in   order.   I  │     The solution  was to partition
  28. partitioned  and  formatted    my  │  and format with  DOS 5  THEN do a
  29. hard disk  and  tried  to install  │  manual  install  of  DOS  6.   It
  30. DOS  6  anew.    It  didn't work.  │  works  like  a  dream  now (touch
  31. Setup created  chaos  on  my hard  │  wood).
  32. disk.  Tried  manual install, but  │
  33. transferring  the  system  from a  │     Moral:   if   you   experience
  34. boot diskette with  "sys c:" also  │  unexplainable    behavior,   call
  35. made  mush  of   the  hard  disk!  │  Microsoft  and  have  them  check
  36. Chkdsk reported  a "probable non-  │  your   disk-drive   etc.  against
  37. DOS disk" and  Norton Disk Doctor  │  their list of incompatible
  38. "media descriptor  byte invalid".  │  hardware.
  39. Note that this was before I tried  │
  40. installing Dblspace.               │
  41.                                    │  πßδ≥∩αΓΣ Σ≈α∩φπ
  42.    Well, after  numerous calls to  │
  43. Microsoft   the   reason  finally  │  ß√ ≤Φαφµ σεε
  44. emerged,   my   Microscience  IDE  │
  45.  
  46.  
  47.    When you  use dblspace  in Dos  │  your RAM is not enough(4 MB).
  48. 6.0,  it  will  compress  your C:  │
  49. drive   and    create   a   H:(or  │     Anyway, if for some reason you
  50. host_of_C)  drive  as  a  working  │  need to increase to work space in
  51. drive.  By default the size of H:  │  H: drive,  you  will have  to use
  52. drive is 2 MB  so to maximize the  │  the   command   <dblspace   /size
  53. size of compressed drive C:.       │  /reserve=??>.
  54.    Unfortunately,  some  programs  │     This    command    will   also
  55. (softwares) require a larger work  │  decrease   the   size   of   your
  56. space  (on  H:  drive)  than  the  │  compressed drice  C:. No suprise.
  57. default size  of 2  MB.  Example,  │  The problem  was  that  the above
  58. the   default   swap   space  for  │  command will  do no  good without
  59. MATLAB(using  cfig386.exe  memory  │  some tricks.    When you  use the
  60. extender) is 10  MB.  Even though  │  above  command,  you  will  see a
  61. MATLAB will run with 2MB, it will  │  system message saying "your drive
  62. spend  more  time  swapping  than  │  is    too    fragmented,   cannot
  63. doing the  actual  work  when you  │  resize".   It  also  suggests you
  64. are   manipulating   huge  arrays  │  run another command <defrag /q /h
  65. (matrices).  I think Windows also  │  C:> before you resize. You can do
  66. requires  larger  swap  space  if  │  help in  DOS  to see  what DEFRAG
  67.  
  68.  
  69. does.      Basically,   it   will  │  work correctly.
  70. optimize the disk.   It is a long  │
  71. process -  might  take up  to two  │  Here is what you can try.
  72. hours.          To     everyone's  │
  73. disappointment,  the  two  hours'  │     c:\ attrib -s -h -r *.*
  74. wait  doesn't  do  you  any good.  │  /*  I  think  above  step  is the
  75. You will receive the same message  │  crucial part */
  76. when you try <dblspace...> again.  │     c:\ defrag /q /h c:
  77.                                    │  /*     message      on     screen
  78.    Dblspace  keeps  all  the disk  │  ..optimizing.. defragmetation..*/
  79. info  in   a  single   file  name  │     c:\ dblspace /size /reserve=20
  80. <dblspace.ini>. This  is a hidden  │  /* It works!!!!!!!!!!!!!!!!!!!*/
  81. file.   You  have  to  change its  │
  82. attribute  to an ordinary file so  │
  83. that the  DEFRAG treat  this file  │     Remember to  record  the files
  84. as any regular  file   when it is  │  with special attribute before you
  85. defragmenting the drive.  Or else  │  try <attrib  -h  -r -s  *.*>. Use
  86. <defrag /q  /h  C:>  is  no good.  │  <dir  /a>   to  see   all  file's
  87. So,  after  the  defragmentation,  │  attributes. Also, remember to set
  88. <dblspace /size /reserve=??> will  │  the special  files back  to their
  89.  
  90.  
  91. initial  attribute  after  resize  │
  92. with <  attrib  [+h  |  +r  | +s]  │
  93. filename > command.                │
  94.                                    │
  95.    Make sure  that what  you have  │
  96. on your HD is  backed up, you are  │
  97. running  a  risk  of  looding the  │
  98. file,  however,  it  should  work  │
  99. fine. Do it on your own risk tho!ñ │
  100.